Storm

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 4, K = 4
Property:disagree (prob-reach)
Invocation (default)
~/storm/build/bin/storm --prism consensus.4.prism --prop consensus.props disagree --constants K=4 --timebounded:precision 1e-3  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:1.4549946784973145s
Return code:0
Relative Error:0.00016181964663603465
Log
Storm 1.5.1

Date: Wed Mar 18 04:10:01 2020
Command line arguments: --prism consensus.4.prism --prop consensus.props disagree --constants K=4 '--timebounded:precision' 1e-3 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

Time for model input parsing: 0.004s.

Portfolio engine picked the following settings: 
	engine=sparse	 bisimulation=false	 exact=false
Time for model construction: 0.273s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	43136
Transitions: 	144352
Choices: 	115840
Reward Models:  none
State Labels: 	4 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
   * agree -> 9170 item(s)
   * finished -> 64 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "disagree": Pmax=? [F ("finished" & !("agree"))] ...
Result (for initial states): 0.1560478083
Time for model checking: 1.147s.